﻿.mustInput {
    color: red;
    font-size: 14px;
    font-weight: bold;
}
#page {
    font-size: 12px;
}
#page a {
    color: darkblue;
}
#page a:hover {
    color: #FF6600;
}
#comment_ {
    border-left: 2px solid #E0E0E0;
    font-family: Tahoma;
    font-size: 12px;
    padding-left: 5px;
}
#comment_ .btn {
    border: 1px solid #606060;
    line-height: 18px;
}
#comment_ table td {
    font-size: 12px;
    padding: 4px;
}
#comment_ input {
    border: 1px solid #7F9DB9;
    font-size: 12px;
    line-height: 18px;
    padding: 2px;
}
#comment_ textarea {
    border: 1px solid #7F9DB9;
    font-family: Tahoma;
    font-size: 12px;
    line-height: 18px;
    padding: 2px;
}
#comment_ .checkbox {
    border: medium none;
}
#comment_ .title {
    background-color: #F0F0F0;
    font-size: 14px;
    font-weight: bold;
    line-height: 20px;
}
#comment_ ul {
    margin: 5px;
    padding: 0;
}
#comment_ li {
    color: #505050;
    line-height: 20px;
    list-style-position: inside;
}
#board_ {
    border-left: 2px solid #E0E0E0;
    float: left;
    font-family: Tahoma;
    padding-left: 5px;
}
#board_ table td {
    font-size: 12px;
    padding: 4px;
}
#board_ input {
    border: 1px solid #7F9DB9;
    font-size: 12px;
    height: 22px;
    line-height: 22px;
    padding: 2px;
}
#board_ textarea {
    border: 1px solid #7F9DB9;
    font-family: Tahoma;
    font-size: 12px;
    line-height: 18px;
    padding: 2px;
}
#board_ .btn {
    border: 1px solid #606060;
    line-height: 18px;
}
#board_ .desc {
    color: red;
}
#board_ .user_legend {
    color: blue;
    font-weight: bold;
    margin: 0 0 0 12px;
    padding: 0 5px;
}
#board_ .user_fieldset {
    font-size: 12px;
    margin: 0 0 0 5px;
    text-align: center;
    width: 90%;
}
#board_ .title {
    background-color: #F0F0F0;
    font-size: 14px;
    font-weight: bold;
    line-height: 20px;
}
#board_ ul {
    margin: 5px;
    padding: 0;
}
#board_ li {
    color: #505050;
    line-height: 20px;
    list-style-position: inside;
}
.dot_line {
    border-bottom: 1px dotted #C0C0C0;
}
.chgButton {
    height: 22px;
    line-height: 22px;
    padding: 0;
}
#userLogin_ {
    clear: both;
    font-family: Tahoma;
}
#userLogin_ Legend {
    color: blue;
    font-weight: bold;
    margin: 0 0 0 12px;
    padding: 0 5px;
}
#userLogin_ fieldset {
    font-size: 12px;
    margin: 0 0 0 5px;
    text-align: center;
    width: 75%;
}
#userLogin_ input {
    border: 1px solid #7F9DB9;
    font-size: 12px;
    height: 24px;
    line-height: 24px;
    padding: 0 2px 2px;
}
#userLogin_ table td {
    font-size: 12px;
    padding: 2px;
}
#userLogin_ a {
    color: #505050;
    font-weight: bold;
    text-decoration: none;
}
#userLogin_ a:hover {
    color: #FF6600;
}
#userLogin_ .user_title {
    border-bottom: 1px dashed #D0D0D0;
    font-size: 12px;
    line-height: 120%;
    text-align: right;
    width: 20%;
}
#userLogin_ .user_value {
    border-bottom: 1px dashed #D0D0D0;
    font-size: 12px;
    line-height: 120%;
    width: 40%;
}
#userLogin_ .user_value select {
    font-size: 12px;
    line-height: 120%;
}
#userLogin_ .user_desc {
    border-bottom: 1px dashed #D0D0D0;
    color: #666666;
    font-size: 12px;
    line-height: 120%;
}
#userLogin_ .user_star {
    color: red;
    margin: 0 5px;
}
#userLogin_ .user_error_info {
    color: red;
    font-size: 12px;
    line-height: 120%;
    margin: 0 5px;
}
#userLogin_ textarea {
    border: 1px solid #7F9DB9;
    color: #606060;
    font-family: Tahoma;
    font-size: 12px;
    line-height: 18px;
    padding: 5px;
}
#checkNumPanel_ {
    clear: both;
    font-family: Tahoma;
}
#checkNumPanel_ .checkNum_fieldset {
    font-size: 12px;
    margin: 0 0 0 5px;
    text-align: center;
    width: 90%;
}
#checkNumPanel_ .checkNum_legend {
    color: blue;
    font-weight: bold;
    margin: 0 0 0 12px;
    padding: 0 5px;
}
#checkNumPanel_ table {
    font-size: 12px;
    padding: 2px;
}
#checkNumPanel_ .tipTitle {
}
#checkNumPanel_ .label {
}
#checkNumPanel_ .value {
}
#checkNumPanel_ input {
    border: 1px solid #7F9DB9;
    font-size: 12px;
    height: 24px;
    line-height: 24px;
    padding: 0 2px 2px;
}
.votebox_ {
    clear: both;
    font-family: Tahoma;
}
.votebox_ table {
    border: 5px none;
    font-size: 12px;
    padding: 2px;
    width: 80%;
}
.votebox_ .title {
}
.votebox_ .desc {
}
.votebox_ .item {
}
.votebox_ .action {
}
.votebox_ .action input {
    border: 1px solid #7F9DB9;
    font-size: 12px;
    height: 24px;
    line-height: 24px;
    padding: 0 2px 2px;
}
.voteResultWrap {
}
#voteResult_ {
    clear: both;
    font-family: Tahoma;
    width: 90%;
}
#voteResult_ table {
    background-color: #D0D0D0;
    border: 5px none;
    font-size: 12px;
    padding: 2px;
}
#voteResult_ td {
    background-color: #FFFFFF;
    line-height: 200%;
    padding-left: 5px;
    padding-right: 5px;
}
#voteResult_ .title {
    font-size: 13px;
    font-weight: bold;
}
#voteResult_ .stat {
}
#voteResult_ .colTitle {
}
#voteResult_ .colValue {
}
#voteResult_ .totalNum {
    color: red;
    font-weight: bold;
}
#voteResult_ .gridTitle {
    background-color: #F0F0F0;
    font-weight: bold;
    text-align: center;
}
#errorTitle {
    font-size: 20px;
    font-weight: bold;
    margin-bottom: 30px;
    text-align: center;
}
#errorBody {
    text-align: center;
}
#errorMessage {
    background-color: #EBEFF3;
    border: 1px solid #C0C0C0;
    font-family: Tahoma;
    font-size: 14px;
    line-height: 30px;
    width: 800px;
}
#errorStackTitle {
    background-color: #EBEFF3;
    border: 1px solid #C0C0C0;
    font-family: Tahoma;
    font-size: 12px;
    font-weight: bold;
    line-height: 30px;
    margin-left: auto;
    margin-right: auto;
    width: 800px;
}
#errorTemplateCode {
    background-color: #EBEFF3;
    border-bottom: 1px solid #C0C0C0;
    border-left: 1px solid #C0C0C0;
    border-right: 1px solid #C0C0C0;
    font-family: Tahoma;
    height: 200px;
    margin-left: auto;
    margin-right: auto;
    overflow: auto;
    text-align: left;
    width: 800px;
}
#errorTemplateCode pre {
    font-family: Tahoma;
    line-height: 18px;
    padding: 5px;
}
#errorStack {
    margin-top: 20px;
}
#errorStackInfo {
    background-color: #F7FBFF;
    border-bottom: 1px solid #C0C0C0;
    border-left: 1px solid #C0C0C0;
    border-right: 1px solid #C0C0C0;
    font-family: Tahoma;
    font-size: 12px;
    height: 400px;
    line-height: 22px;
    margin-left: auto;
    margin-right: auto;
    overflow: auto;
    padding: 5px;
    text-align: left;
    width: 800px;
}
#search_ table td {
    font-size: 12px;
}
#search_ .inputBox {
    border: 1px solid #7F9DB9;
    font-size: 12px;
    height: 18px;
    line-height: 18px;
    padding: 0 2px 2px;
}
#search_ .inputTitle {
    font-size: 12px;
    line-height: 20px;
}
#search_ .search_fieldset {
    font-size: 12px;
    text-align: center;
    width: 65%;
}
#search_ .search_legend {
    font-weight: bold;
    margin: 0 0 0 12px;
    padding: 0 5px;
}
#search_ .btn {
    border: 1px solid #606060;
    line-height: 18px;
}
#search_ select {
    font-size: 12px;
    height: 18px;
    line-height: 18px;
}
#auth_img {
    border: 1px solid #909090;
}
.cn_title_style1 {
    color: red;
    font-weight: normal;
}
.cn_title_style2 {
    color: red;
    font-weight: bold;
}
.cn_title_style3 {
    color: #00FF00;
    font-weight: normal;
}
.cn_title_style4 {
    color: #00FF00;
    font-weight: bold;
}
.cn_title_style5 {
    color: #0000FF;
    font-weight: normal;
}
.cn_title_style6 {
    color: #0000FF;
    font-weight: bold;
}
.cn_title_style7 {
    color: #FFFF00;
    font-weight: normal;
}
.cn_title_style8 {
    color: #FFFF00;
    font-weight: bold;
}
.cn_title_style9 {
    color: #FF00FF;
    font-weight: normal;
}
.cn_title_style10 {
    color: #FF00FF;
    font-weight: bold;
}
.cn_title_style11 {
    color: #008000;
    font-weight: normal;
}
.cn_title_style12 {
    color: #008000;
    font-weight: bold;
}
.cn_title_style13 {
    color: #87CEEB;
    font-weight: normal;
}
.cn_title_style14 {
    color: #87CEEB;
    font-weight: bold;
}
.cn_title_style15 {
    color: #FFA500;
    font-weight: normal;
}
.cn_title_style16 {
    color: #FFA500;
    font-weight: bold;
}
.cn_title_style17 {
    color: #800000;
    font-weight: normal;
}
.cn_title_style18 {
    color: #800000;
    font-weight: bold;
}
.cn_title_style19 {
    color: black;
    font-weight: normal;
}
.cn_title_style20 {
    color: black;
    font-weight: bold;
}
.cn_title_style21 {
    font-weight: bold;
}
.cn_title_style22 {
    font-style: italic;
    font-weight: normal;
}
#changeLocale {
    border: 1px solid #C0C0C0;
    font-family: Tahoma;
    font-size: 12px;
    margin: 0;
    padding: 0;
    width: 40px;
}
#localeSelect {
    background-color: #FFFFFF;
    border: 1px solid #C0C0C0;
    display: none;
    list-style-type: none;
    max-height: 400px;
    overflow: auto;
    width: 200px;
}
#localeSelect li {
    background: none repeat scroll 0 0 #FFFFFF;
}
#localeSelect li a {
    color: #000000;
    display: block;
    font-size: 13px;
    height: 20px;
    line-height: 20px;
    text-indent: 10px;
}
#localeSelect li a:hover {
    background-color: #C0C0C0;
}
* html {
}
.ui_overlay div {
    background: none repeat scroll 0 0 #000000;
    opacity: 0.7;
}
.ui_dialog_main {
    background: none repeat scroll 0 0 #FFFFFF;
}
.ui_title {
    font-size: 12px;
    height: 30px;
    left: 0;
    position: absolute;
    top: 3px;
    width: 100%;
}
.ui_title_text {
    color: #FFFFFF;
    font-weight: 700;
    height: 29px;
    line-height: 29px;
    padding: 0 30px 0 25px;
    text-shadow: 0 1px 5px #000000;
}
.ui_content.ui_iframe {
    background: url("../img/loading2.gif") no-repeat scroll center center transparent;
}
.r0d0, .r0d2, .r2d0, .r2d2, .r0d1, .r2d1, .ui_title_icon, .ui_close, .ui_resize, .ui_min, .ui_max {
    background-image: url("../img/aero_s.png");
    background-repeat: no-repeat;
}
.r0d0 {
    background-position: 0 0;
    height: 34px;
    width: 14px;
}
.r0d2 {
    background-position: -14px 0;
    height: 34px;
    width: 14px;
}
.r2d0 {
    background-position: 0 -34px;
    height: 14px;
    width: 14px;
}
.r2d2 {
    background-position: -14px -34px;
    height: 14px;
    width: 14px;
}
.ui_min {
    background-position: left -109px;
    height: 13px;
    position: absolute;
    right: 44px;
    text-indent: -9999em;
    top: 7px;
    width: 13px;
}
.ui_max {
    background-position: left -128px;
    height: 13px;
    position: absolute;
    right: 28px;
    text-indent: -9999em;
    top: 7px;
    width: 13px;
}
.ui_title_icon {
    background-position: 0 -149px;
    height: 11px;
    left: 10px;
    position: absolute;
    top: 9px;
    width: 11px;
}
.ui_close {
    background-position: left -96px;
    height: 13px;
    right: 12px;
    text-indent: -9999em;
    top: 7px;
    width: 13px;
}
* html .ui_close div {
    cursor: pointer;
}
.ui_close:hover {
    background-position: right -96px;
}
.ui_min:hover {
    background-position: right -109px;
}
.ui_max:hover {
    background-position: right -128px;
}
.ui_resize {
    background-position: right bottom;
    height: 10px;
    width: 10px;
}
.r0d1, .r2d1 {
    background-repeat: repeat-x;
}
.r0d1 {
    background-position: 0 -48px;
}
.r2d1 {
    background-position: 0 -82px;
}
.r1d0, .r1d2 {
    background-image: url("../img/aero_s2.png");
    background-repeat: repeat-y;
}
.r1d0 {
    background-position: left top;
}
.r1d2 {
    background-position: right bottom;
}
.ui_btns {
    background-color: #F6F6F6;
    border-radius: 4px 4px 4px 4px;
    font-size: 12px;
}
.ui_btns span, .ui_btns button {
    background-color: transparent;
    background-image: url("../img/btns.png");
    background-repeat: no-repeat;
}
.ui_btns span {
    overflow: hidden;
    padding: 0 0 0 6px;
}
.ui_btns button {
    border: 0 none;
    font-size: 12px;
    height: 31px;
    line-height: 31px;
    max-width: 200px;
    padding: 0 12px 0 6px;
}
.ui_yes {
    background-position: left -124px;
}
.ui_yes:hover, .ui_yes.ui_hover {
    background-position: left -155px;
}
.ui_yes button {
    background-position: right 0;
    color: #F0F0F0;
    text-shadow: 0 -1px 0 #000000;
}
.ui_yes:hover button, .ui_yes.ui_hover button {
    background-position: right -31px;
}
.ui_no {
    background-position: left -186px;
}
.ui_no:hover {
    background-position: left -217px;
}
.ui_no button {
    background-position: right -62px;
    color: #666666;
    text-shadow: 0 1px 0 #FFFFFF;
}
.ui_no:hover button {
    background-position: right -93px;
}
html:hover .ui_btns button:focus {
    outline: 0 none;
}
.ui_dialog_icon {
    background-image: url("../img/icons.png");
    background-repeat: no-repeat;
    display: inline-block;
}
.alert .ui_dialog_icon {
    background-position: 0 -96px;
    height: 48px;
    margin-right: 10px;
    width: 48px;
}
.confirm .ui_dialog_icon {
    background-position: 0 -144px;
    height: 48px;
    margin-right: 10px;
    width: 48px;
}
.error .ui_dialog_icon {
    background-position: 0 -48px;
    height: 48px;
    margin-right: 10px;
    width: 48px;
}
.succeed .ui_dialog_icon {
    background-position: 0 0;
    height: 48px;
    margin-right: 10px;
    width: 48px;
}
.sorry .ui_dialog_icon {
    background-image: url("../img/5.gif");
    background-position: 0 0;
    height: 113px;
    margin-right: 10px;
    width: 113px;
}
.noTitleBar .ui_title_wrap {
    height: 0;
    visibility: hidden;
}
.noTitle .ui_title_text {
    visibility: hidden;
}
.noTitle .ui_close {
}
.noTitle .ui_content {
    margin-top: 0;
}
.noClose .ui_close {
    display: none;
}
.noSkin .ui_border, .noSkin .ui_title_wrap, .noSkin .ui_dialog_icon {
    display: none;
}
.noSkin .ui_bottom_wrap {
    display: none;
    overflow: hidden;
}
* html .noSkin .ui_btns {
    height: 0;
    left: -99999em;
    overflow: hidden;
    position: absolute;
}
.noSkin .ui_content {
    margin: 0;
}
.noSkin .ui_dialog_main {
    background: none repeat scroll 0 0 transparent;
}
